home *** CD-ROM | disk | FTP | other *** search
- PROJECT 2.
-
- Take various pairs of n by n matrices, A and B;
-
- 2 2 2
- compute (A + B) and A + 2AB + B .
-
-
- Based on what you observe, either prove or disprove the conjecture:
-
- 2 2 2
- (A + B) = A + 2AB + B .
-
-
- If you should decide it is false try to correct, and then prove, the conjecture.